'UsageDim format As String Dim args() As Object Dim instance As New SSHIdentificationStringException(format, args)
Parameters
- format
- The format string for the exception's message.
- args
- The arguments to use in format.
'UsageDim format As String Dim args() As Object Dim instance As New SSHIdentificationStringException(format, args)